* {
   margin:0px;
   padding:0px;
 }
#Header_me{
    width: 900px;
    font-size: 18px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;

}
#wrapper {
	width: 900px;
	text-align: center;
}
#title-block
{
 /*  width:15%; */
border: solid 1px #0055ff;
}
a {
  text-decoration: none;
}
#cpyrightfooter{

	margin-top: 1%;
	margin-bottom: 1%;
}
#sub-head-block{
      text-align: left;
      font-size: 135%;
      padding-left:    7%;
      margin: 2% auto 0% auto;
  background-image: url("../images/Gap103Img202105-2.jpg");
}

.centerbox {
    width: 900px;
    margin-top: 0px;
    font-size: 30px;
    text-align:left;
    line-height: 135%;
    border-bottom: 3px solid #61c171;
   /* border: 1px solid #cfa972; */
   padding-top: 20px;      /* 上線の内側の余白はナシ */
    padding-left: 20px;
   margin-bottom: 20px;  /* 下線の外側の余白量 */
   padding-bottom: 0px; /* 下線の内側の余白量 */

}



#g-centerbox {
    width: 900px;
    margin-top: 0px;
    font-size: 26px;
/*    text-align:left;  */
    line-height: 120%;
 /*   border-bottom: 3px solid #61c171; */
   /* border: 1px solid #cfa972; */
   padding-top: 20px;      /* 上線の内側の余白はナシ */
    padding-left: 20px;
   margin-bottom: 0px;  /* 下線の外側の余白量 */
   padding-bottom: 0px; /* 下線の内側の余白量 */
}
.g-sentence{
     font-size:125%;
     line-height: 140%;
     width:70%;
     text-align:left;
     margin:15px auto 5px auto;
}
#ToHome{
  font-size:150%;
margin:15px auto 5px auto;
}

